table of contents
MIPV6(7) | Linux Programmer's Manual | MIPV6(7) |
NAME¶
mipv6 - Linux Mobile IPv6 protocol extensions
SYNOPSIS¶
#include <netinet/in.h>
#include <netinet/ip6.h>
#include <netinet/icmp6.h>
#include <netinet/ip6mh.h>
DESCRIPTION¶
Linux 2.6.* and 3.* optionally implements extensions for Mobile IPv6 protocol in the IPv6 stack.
SEE ALSO¶
RFC6275: Mobility Support in IPv6
RFC3776: Using IPsec to Protect Mobile IPv6 Signaling Between Mobile Nodes and Home Agents
RFC4877: Mobile IPv6 Operation with IKEv2 and the Revised IPsec Architecture
RFC3963: Network Mobility (NEMO) Basic Support Protocol
2003-12-24 | Linux Man Page |